body {
	background-color: #D3D3D3;
	background-image: url(png/bg.png);
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.HomeTxt {
	font-family: Tahoma, Arial, Courier New;
	font-size: 12px;
	color: black;
}
.Hoofding {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	padding-left: 5px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
